home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 14192 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  984 b 

  1. Path: news.unizar.es!not-for-mail
  2. From: marin@posta.unizar.es (Jose Luis Marin Espa/ol)
  3. Newsgroups: comp.lang.fortran,comp.lang.c
  4. Subject: Re: Fortran to C
  5. Followup-To: comp.lang.fortran,comp.lang.c
  6. Date: 12 Apr 1996 15:06:01 +0200
  7. Organization: Universiad de Zaragoza - Spain
  8. Distribution: world
  9. Message-ID: <4klkfp$trh@posta.unizar.es>
  10. References: <4kjvm6$ghc@saturn.sdsu.edu>
  11. NNTP-Posting-Host: posta.unizar.es
  12. X-Newsreader: TIN [version 1.2 PL2]
  13.  
  14. Brian D. Stark (stark@saturn.sdsu.edu) wrote:
  15. : I'm looking for a program that will take fortran 77 code and
  16. : translate it to ansi c.  I've heard that Watcom can do this.
  17. : Has anyone used Watcom to do this or any other program and
  18. : what were your results?
  19.  
  20.    Wouldn't 'f2c' from att (netlib) be your choice? It translates to more-
  21. or-less readable C code which uses some support routines (also in C). But
  22. it comes with full source, both for the translator and the support libs.
  23. Hope it helps,
  24.  
  25.  
  26. J L Marin
  27. University of Zaragoza
  28.  
  29.